3.5.4 \(\int \frac {a+b \log (c (d+e \sqrt {x})^n)}{x} \, dx\) [404]

Optimal. Leaf size=51 \[ 2 \left (a+b \log \left (c \left (d+e \sqrt {x}\right )^n\right )\right ) \log \left (-\frac {e \sqrt {x}}{d}\right )+2 b n \text {Li}_2\left (1+\frac {e \sqrt {x}}{d}\right ) \]

[Out]

2*ln(-e*x^(1/2)/d)*(a+b*ln(c*(d+e*x^(1/2))^n))+2*b*n*polylog(2,1+e*x^(1/2)/d)

________________________________________________________________________________________

Rubi [A]
time = 0.03, antiderivative size = 51, normalized size of antiderivative = 1.00, number of steps used = 3, number of rules used = 3, integrand size = 22, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.136, Rules used = {2504, 2441, 2352} \begin {gather*} 2 b n \text {PolyLog}\left (2,\frac {e \sqrt {x}}{d}+1\right )+2 \log \left (-\frac {e \sqrt {x}}{d}\right ) \left (a+b \log \left (c \left (d+e \sqrt {x}\right )^n\right )\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(a + b*Log[c*(d + e*Sqrt[x])^n])/x,x]

[Out]

2*(a + b*Log[c*(d + e*Sqrt[x])^n])*Log[-((e*Sqrt[x])/d)] + 2*b*n*PolyLog[2, 1 + (e*Sqrt[x])/d]

Rule 2352

Int[Log[(c_.)*(x_)]/((d_) + (e_.)*(x_)), x_Symbol] :> Simp[(-e^(-1))*PolyLog[2, 1 - c*x], x] /; FreeQ[{c, d, e
}, x] && EqQ[e + c*d, 0]

Rule 2441

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_))^(n_.)]*(b_.))/((f_.) + (g_.)*(x_)), x_Symbol] :> Simp[Log[e*((f + g
*x)/(e*f - d*g))]*((a + b*Log[c*(d + e*x)^n])/g), x] - Dist[b*e*(n/g), Int[Log[(e*(f + g*x))/(e*f - d*g)]/(d +
 e*x), x], x] /; FreeQ[{a, b, c, d, e, f, g, n}, x] && NeQ[e*f - d*g, 0]

Rule 2504

Int[((a_.) + Log[(c_.)*((d_) + (e_.)*(x_)^(n_))^(p_.)]*(b_.))^(q_.)*(x_)^(m_.), x_Symbol] :> Dist[1/n, Subst[I
nt[x^(Simplify[(m + 1)/n] - 1)*(a + b*Log[c*(d + e*x)^p])^q, x], x, x^n], x] /; FreeQ[{a, b, c, d, e, m, n, p,
 q}, x] && IntegerQ[Simplify[(m + 1)/n]] && (GtQ[(m + 1)/n, 0] || IGtQ[q, 0]) &&  !(EqQ[q, 1] && ILtQ[n, 0] &&
 IGtQ[m, 0])

Rubi steps

\begin {align*} \int \frac {a+b \log \left (c \left (d+e \sqrt {x}\right )^n\right )}{x} \, dx &=2 \text {Subst}\left (\int \frac {a+b \log \left (c (d+e x)^n\right )}{x} \, dx,x,\sqrt {x}\right )\\ &=2 \left (a+b \log \left (c \left (d+e \sqrt {x}\right )^n\right )\right ) \log \left (-\frac {e \sqrt {x}}{d}\right )-(2 b e n) \text {Subst}\left (\int \frac {\log \left (-\frac {e x}{d}\right )}{d+e x} \, dx,x,\sqrt {x}\right )\\ &=2 \left (a+b \log \left (c \left (d+e \sqrt {x}\right )^n\right )\right ) \log \left (-\frac {e \sqrt {x}}{d}\right )+2 b n \text {Li}_2\left (1+\frac {e \sqrt {x}}{d}\right )\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.00, size = 53, normalized size = 1.04 \begin {gather*} 2 b \log \left (c \left (d+e \sqrt {x}\right )^n\right ) \log \left (-\frac {e \sqrt {x}}{d}\right )+a \log (x)+2 b n \text {Li}_2\left (\frac {d+e \sqrt {x}}{d}\right ) \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(a + b*Log[c*(d + e*Sqrt[x])^n])/x,x]

[Out]

2*b*Log[c*(d + e*Sqrt[x])^n]*Log[-((e*Sqrt[x])/d)] + a*Log[x] + 2*b*n*PolyLog[2, (d + e*Sqrt[x])/d]

________________________________________________________________________________________

Maple [F]
time = 0.02, size = 0, normalized size = 0.00 \[\int \frac {a +b \ln \left (c \left (d +e \sqrt {x}\right )^{n}\right )}{x}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a+b*ln(c*(d+e*x^(1/2))^n))/x,x)

[Out]

int((a+b*ln(c*(d+e*x^(1/2))^n))/x,x)

________________________________________________________________________________________

Maxima [B] Leaf count of result is larger than twice the leaf count of optimal. 122 vs. \(2 (47) = 94\).
time = 0.41, size = 122, normalized size = 2.39 \begin {gather*} -2 \, {\left (\log \left (\sqrt {x}\right ) \log \left (\frac {e^{\left (\frac {1}{2} \, \log \left (x\right ) + 1\right )}}{d} + 1\right ) + {\rm Li}_2\left (-\frac {e^{\left (\frac {1}{2} \, \log \left (x\right ) + 1\right )}}{d}\right )\right )} b n + \frac {b d n \log \left (\sqrt {x} e + d\right ) \log \left (x\right ) + {\left (b d \log \left (c\right ) + a d\right )} \log \left (x\right ) - \frac {b n x e \log \left (x\right ) - 2 \, b n x e}{\sqrt {x}}}{d} + \frac {2 \, {\left (b n e^{\left (\frac {1}{2} \, \log \left (x\right ) + 1\right )} \log \left (\sqrt {x}\right ) - b n e^{\left (\frac {1}{2} \, \log \left (x\right ) + 1\right )}\right )}}{d} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*(d+e*x^(1/2))^n))/x,x, algorithm="maxima")

[Out]

-2*(log(sqrt(x))*log(e^(1/2*log(x) + 1)/d + 1) + dilog(-e^(1/2*log(x) + 1)/d))*b*n + (b*d*n*log(sqrt(x)*e + d)
*log(x) + (b*d*log(c) + a*d)*log(x) - (b*n*x*e*log(x) - 2*b*n*x*e)/sqrt(x))/d + 2*(b*n*e^(1/2*log(x) + 1)*log(
sqrt(x)) - b*n*e^(1/2*log(x) + 1))/d

________________________________________________________________________________________

Fricas [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*(d+e*x^(1/2))^n))/x,x, algorithm="fricas")

[Out]

integral((b*log((sqrt(x)*e + d)^n*c) + a)/x, x)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {a + b \log {\left (c \left (d + e \sqrt {x}\right )^{n} \right )}}{x}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*ln(c*(d+e*x**(1/2))**n))/x,x)

[Out]

Integral((a + b*log(c*(d + e*sqrt(x))**n))/x, x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((a+b*log(c*(d+e*x^(1/2))^n))/x,x, algorithm="giac")

[Out]

integrate((b*log((sqrt(x)*e + d)^n*c) + a)/x, x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.02 \begin {gather*} \int \frac {a+b\,\ln \left (c\,{\left (d+e\,\sqrt {x}\right )}^n\right )}{x} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((a + b*log(c*(d + e*x^(1/2))^n))/x,x)

[Out]

int((a + b*log(c*(d + e*x^(1/2))^n))/x, x)

________________________________________________________________________________________